home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 2 / Atari Mega Archive CD - Volume 2.iso / minix / up1510b.tgz / up1510b / ast / .ellepro.e < prev    next >
Text File  |  1990-07-15  |  6KB  |  220 lines

  1. ; This is the default user profile to emulate "mined" (MINIX editor),
  2. ; as per Andy Tanenbaum.
  3.  
  4. (keyallunbind)
  5.  
  6. ; Insert self
  7. (keybind A "Insert Self")
  8. (keybind B "Insert Self")
  9. (keybind C "Insert Self")
  10. (keybind D "Insert Self")
  11. (keybind E "Insert Self")
  12. (keybind F "Insert Self")
  13. (keybind G "Insert Self")
  14. (keybind H "Insert Self")
  15. (keybind I "Insert Self")
  16. (keybind J "Insert Self")
  17. (keybind K "Insert Self")
  18. (keybind L "Insert Self")
  19. (keybind M "Insert Self")
  20. (keybind N "Insert Self")
  21. (keybind O "Insert Self")
  22. (keybind P "Insert Self")
  23. (keybind Q "Insert Self")
  24. (keybind R "Insert Self")
  25. (keybind S "Insert Self")
  26. (keybind T "Insert Self")
  27. (keybind U "Insert Self")
  28. (keybind V "Insert Self")
  29. (keybind W "Insert Self")
  30. (keybind X "Insert Self")
  31. (keybind Y "Insert Self")
  32. (keybind Z "Insert Self")
  33. (keybind a "Insert Self")
  34. (keybind b "Insert Self")
  35. (keybind c "Insert Self")
  36. (keybind d "Insert Self")
  37. (keybind e "Insert Self")
  38. (keybind f "Insert Self")
  39. (keybind g "Insert Self")
  40. (keybind h "Insert Self")
  41. (keybind i "Insert Self")
  42. (keybind j "Insert Self")
  43. (keybind k "Insert Self")
  44. (keybind l "Insert Self")
  45. (keybind m "Insert Self")
  46. (keybind n "Insert Self")
  47. (keybind o "Insert Self")
  48. (keybind p "Insert Self")
  49. (keybind q "Insert Self")
  50. (keybind r "Insert Self")
  51. (keybind s "Insert Self")
  52. (keybind t "Insert Self")
  53. (keybind u "Insert Self")
  54. (keybind v "Insert Self")
  55. (keybind w "Insert Self")
  56. (keybind x "Insert Self")
  57. (keybind y "Insert Self")
  58. (keybind z "Insert Self")
  59. (keybind 0 "Insert Self")
  60. (keybind 1 "Insert Self")
  61. (keybind 2 "Insert Self")
  62. (keybind 3 "Insert Self")
  63. (keybind 4 "Insert Self")
  64. (keybind 5 "Insert Self")
  65. (keybind 6 "Insert Self")
  66. (keybind 7 "Insert Self")
  67. (keybind 8 "Insert Self")
  68. (keybind 9 "Insert Self")
  69. (keybind / "Insert Self")
  70. (keybind : "Insert Self")
  71. (keybind < "Insert Self")
  72. (keybind = "Insert Self")
  73. (keybind > "Insert Self")
  74. (keybind ? "Insert Self")
  75. (keybind @ "Insert Self")
  76. (keybind [ "Insert Self")
  77. (keybind ] "Insert Self")
  78. (keybind ^ "Insert Self")
  79. (keybind # "Insert Self")
  80. (keybind $ "Insert Self")
  81. (keybind % "Insert Self")
  82. (keybind & "Insert Self")
  83. (keybind ' "Insert Self")
  84. (keybind * "Insert Self")
  85. (keybind + "Insert Self")
  86. (keybind , "Insert Self")
  87. (keybind - "Insert Self")
  88. (keybind . "Insert Self")
  89. (keybind ! "Insert Self")
  90. (keybind " " "Insert Self")
  91. (keybind """" "Insert Self")
  92. (keybind "(" "Insert Self")
  93. (keybind ")" "Insert Self")
  94. (keybind ";" "Insert Self")
  95. (keybind "\" "Insert Self")
  96. (keybind _ "Insert Self")
  97. (keybind ` "Insert Self")
  98. (keybind { "Insert Self")
  99. (keybind | "Insert Self")
  100. (keybind } "Insert Self")
  101. (keybind ~ "Insert Self")
  102.  
  103. ; CTRL char
  104. (keybind ^A "Beginning of Line")
  105. (keybind ^B "Backward Word")
  106. (keybind ^C "Copy Region")
  107. (keybind ^D "Scroll Window Up")
  108. (keybind ^E "New Window")
  109. (keybind ^F "Forward Word")
  110. (keybind ^H "Backward Delete Character")
  111. (keybind ^I "Insert Self")
  112. ; open
  113. (keybind ^K "Kill Region")
  114. (keybind ^L "Replace in Line")
  115. (keybind ^M "CRLF")
  116. (keybind ^N "Kill Word")
  117. (keybind ^O "Open Line")
  118. (keybind ^P "Backward Kill Word")
  119. (keybind ^Q "Write Last Kill")
  120. (keybind ^R "Replace String")
  121. (keybind ^S "Push to Inferior")
  122. (keybind ^T "Kill Line")
  123. (keybind ^U "Scroll Window Down")
  124. (keybind ^V "Find File")
  125. (keybind ^W "Save File")
  126. (keybind ^X "Prefix Extend")
  127. (keybind ^Y "Un-kill")
  128. (keybind ^Z "End of Line")
  129. (keybind "^\" "Quoted Insert")
  130. (keybind ^_ "Move to Window Bottom")
  131. (keybind ^^ "Set/Pop Mark")
  132. (keybind ^] "Goto Line")
  133.  
  134. ; ESC char
  135. (keybind ^[ "Prefix Meta")
  136. (keybind M-0 "Argument Digit")
  137. (keybind M-1 "Argument Digit")
  138. (keybind M-2 "Argument Digit")
  139. (keybind M-3 "Argument Digit")
  140. (keybind M-4 "Argument Digit")
  141. (keybind M-5 "Argument Digit")
  142. (keybind M-6 "Argument Digit")
  143. (keybind M-7 "Argument Digit")
  144. (keybind M-8 "Argument Digit")
  145. (keybind M-9 "Argument Digit")
  146. (keybind M-A "Append Next Kill")
  147. (keybind M-B "Select Buffer")
  148. (keybind M-C "Uppercase Word")
  149. (keybind M-E "Execute Kbd Macro")
  150. (keybind M-F "Find File")
  151. (keybind M-G "Insert File")
  152. (keybind M-H "Describe")
  153. (keybind M-I "Uppercase Initial")
  154. (keybind M-K "Kill Buffer")
  155. (keybind M-L "Lowercase Region")
  156. (keybind M-M "Mark Paragraph")
  157. (keybind M-N "Buffer Not Modified")
  158. (keybind M-O "Lowercase Word")
  159. (keybind M-P "Forward Paragraph")
  160. (keybind M-Q "Query Replace")
  161. (keybind M-R "Set Profile")
  162. (keybind M-S "Select Existing Buffer")
  163. (keybind M-T "Transpose Characters")
  164. (keybind M-U "Uppercase Region")
  165. (keybind M-W "Transpose Words")
  166. (keybind M-X "Return to Superior")
  167. (keybind M-Y "Un-kill Pop")
  168. (keybind M-Z "Incremental Search")
  169. (keybind M-^ "Exchange Point and Mark")
  170. (keybind M-* "View Kbd Macro")
  171. (keybind M-[ "Prefix Extend")
  172. (keybind M-] "Backward Paragraph")
  173. (keybind M-= "Delete Horizontal Space")
  174. (keybind M-| "Delete Blank Lines")
  175. (keybind "M-," "Move to Window Top")
  176. (keybind "M-;" "Indent for Comment")
  177. (keybind "M-." "Indent Relative")
  178. (keybind "M-/" "Start Kbd Macro")
  179. (keybind "M-\" "End Kbd Macro")
  180.  
  181.  
  182. ; CTRL-X char
  183. (keybind X-1 "One Window")
  184. (keybind X-2 "Two Windows")
  185. (keybind X-A "Up Real Line")
  186. (keybind X-B "Down Real Line")
  187. (keybind X-C "Forward Character")
  188. (keybind X-D "Backward Character")
  189. (keybind X-G "List Buffers")
  190. (keybind X-H "Goto Beginning")
  191. (keybind X-L "Grow Window")
  192. (keybind X-N "Other Window")
  193. (keybind X-P "Shrink Window")
  194. (keybind X-S "Reverse String Search")
  195. (keybind X-T "String Search")
  196. (keybind X-U "Next Screen")
  197. (keybind X-V "Previous Screen")
  198. (keybind X-X "Return to Superior")
  199. (keybind X-Y "Goto End")
  200.  
  201. (keybind X-^A "Up Real Line")
  202. (keybind X-^B "Down Real Line")
  203. (keybind X-^C "Forward Character")
  204. (keybind X-^D "Backward Character")
  205. (keybind X-^G "List Buffers")
  206. (keybind X-^H "Goto Beginning")
  207. (keybind X-^L "Grow Window")
  208. (keybind X-^N "Other Window")
  209. (keybind X-^P "Shrink Window")
  210. (keybind X-^S "Reverse String Search")
  211. (keybind X-^T "String Search")
  212. (keybind X-^U "Next Screen")
  213. (keybind X-^V "Previous Screen")
  214. (keybind X-^W "New Window")
  215. (keybind X-^X "Return to Superior")
  216. (keybind X-^Y "Goto End")
  217.  
  218.  
  219. (keybind DEL "Delete Character")
  220.